Skip to content

[deps] DevOps: Update docker-compose minor - #57

Open
lizard-boy wants to merge 1 commit into
mainfrom
renovate/docker-compose-minor
Open

[deps] DevOps: Update docker-compose minor#57
lizard-boy wants to merge 1 commit into
mainfrom
renovate/docker-compose-minor

Conversation

@lizard-boy

@lizard-boy lizard-boy commented Oct 19, 2024

Copy link
Copy Markdown

This PR contains the following updates:

Package Update Change
kenchan0130/simplesamlphp patch 1.19.8 -> 1.19.9
mysql minor 8.0 -> 8.4

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Greptile Summary

This pull request updates Docker Compose configurations for MySQL and SimpleSAMLphp in the development environment.

  • Updated MySQL image from version 8.0 to 8.4 in /dev/docker-compose.yml
  • Updated SimpleSAMLphp image from version 1.19.8 to 1.19.9 in /dev/docker-compose.yml
  • These changes may require testing in a staging environment to ensure compatibility
  • Review of build and scan workflows is recommended to check for potential issues
  • Consider updating related documentation or configuration files if necessary

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile

Comment thread dev/docker-compose.yml

mysql:
image: mysql:8.0
image: mysql:8.4

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

logic: MySQL 8.4 is not an official release. The latest stable version is 8.0. This may cause issues or the container may fail to start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant